	@charset "UTF-8";/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
 
 .h1sec
{
 margin: 0px;
 padding: 0px;
 background:#e70202e8;
	
}
.sideimg
{
	border-bottom: 5px solid #d07908;
	margin-bottom: 10px;
}
.pcont{
	margin: 15px 15px;
	padding: 0px;
}
.section-title{
	margin: 0px;
	padding: 0px;
}
.site-info
{
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
 .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
 .h1,h1
  {
	font-size: 36px;
    padding: 10px 0px;
    font-weight: 600;
	color:#000;
	}
	
 .h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}
 .h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}
 .h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}
 .h5,h5{font-size:1.25rem}
 .h6,h6{font-size:1rem}
 p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}dl,ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:#0d6efd;text-decoration:underline}a:hover{color:#f7c307}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-md{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-md{max-width:960px}}@media (min-width:1200px){.container,.container-md{max-width:1140px}}@media (min-width:1400px){.container,.container-md{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.col-md{flex:1 0 0%}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.dropdown{position:relative}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:768px){.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-fill .nav-item .nav-link{width:100%}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.align-top{vertical-align:top!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.d-none{display:none!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-info{border-color:#0dcaf0!important}.border-dark{border-color:#212529!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}@media (min-width:768px){.d-md-none{display:none!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@charset "UTF-8";:root{--global--font-primary:var(--font-headings, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);--global--font-secondary:var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);--global--font-size-base:1.25rem;--global--font-size-xs:1rem;--global--font-size-sm:1.125rem;--global--font-size-md:1.25rem;--global--font-size-lg:1.5rem;--global--font-size-xl:2.25rem;--global--font-size-xxl:4rem;--global--font-size-xxxl:5rem;--global--font-size-page-title:var(--global--font-size-xxl);--global--letter-spacing:normal;--global--line-height-body:1.7;--global--line-height-heading:1.3;--global--line-height-page-title:1.1;--heading--font-family:var(--global--font-primary);--heading--font-size-h6:var(--global--font-size-xs);--heading--font-size-h5:var(--global--font-size-sm);--heading--font-size-h4:var(--global--font-size-lg);--heading--font-size-h3:calc(1.25 * var(--global--font-size-lg));--heading--font-size-h2:var(--global--font-size-xl);--heading--font-size-h1:var(--global--font-size-page-title);--heading--letter-spacing-h6:0.05em;--heading--letter-spacing-h5:0.05em;--heading--letter-spacing-h4:var(--global--letter-spacing);--heading--letter-spacing-h3:var(--global--letter-spacing);--heading--letter-spacing-h2:var(--global--letter-spacing);--heading--letter-spacing-h1:var(--global--letter-spacing);--heading--line-height-h6:var(--global--line-height-heading);--heading--line-height-h5:var(--global--line-height-heading);--heading--line-height-h4:var(--global--line-height-heading);--heading--line-height-h3:var(--global--line-height-heading);--heading--line-height-h2:var(--global--line-height-heading);--heading--line-height-h1:var(--global--line-height-page-title);--heading--font-weight:normal;--heading--font-weight-page-title:300;--heading--font-weight-strong:600;--latest-posts--title-font-family:var(--heading--font-family);--latest-posts--title-font-size:var(--heading--font-size-h3);--latest-posts--description-font-family:var(--global--font-secondary);--latest-posts--description-font-size:var(--global--font-size-sm);--list--font-family:var(--global--font-secondary);--definition-term--font-family:var(--global--font-primary);--global--color-black:#000;--global--color-dark-gray:#28303d;--global--color-gray:#39414d;--global--color-light-gray:#f0f0f0;--global--color-green:#d1e4dd;--global--color-blue:#d1dfe4;--global--color-purple:#d1d1e4;--global--color-red:#e4d1d1;--global--color-orange:#e4dad1;--global--color-yellow:#eeeadd;--global--color-white:#fff;--global--color-white-50:rgba(255, 255, 255, 0.5);--global--color-white-90:rgba(255, 255, 255, 0.9);--global--color-primary:var(--global--color-dark-gray);--global--color-secondary:var(--global--color-gray);--global--color-primary-hover:var(--global--color-primary);--global--color-background:var(--global--color-green);--global--color-border:var(--global--color-primary);--global--spacing-unit:20px;--global--spacing-measure:unset;--global--spacing-horizontal:25px;--global--spacing-vertical:30px;--global--elevation:1px 1px 3px 0 rgba(0, 0, 0, 0.2);--form--font-family:var(--global--font-secondary);--form--font-size:var(--global--font-size-sm);--form--line-height:var(--global--line-height-body);--form--color-text:var(--global--color-dark-gray);--form--color-ranged:var(--global--color-secondary);--form--label-weight:500;--form--border-color:var(--global--color-secondary);--form--border-width:3px;--form--border-radius:0;--form--spacing-unit:calc(0.5 * var(--global--spacing-unit));--cover--height:calc(15 * var(--global--spacing-vertical));--cover--color-foreground:var(--global--color-white);--cover--color-background:var(--global--color-black);--button--color-text:var(--global--color-background);--button--color-text-hover:var(--global--color-secondary);--button--color-text-active:var(--global--color-secondary);--button--color-background:var(--global--color-secondary);--button--color-background-active:var(--global--color-background);--button--font-family:var(--global--font-primary);--button--font-size:var(--global--font-size-base);--button--font-weight:500;--button--line-height:1.5;--button--border-width:3px;--button--border-radius:0;--button--padding-vertical:15px;--button--padding-horizontal:calc(2 * var(--button--padding-vertical));--entry-header--color:var(--global--color-primary);--entry-header--color-link:currentColor;--entry-header--color-hover:var(--global--color-primary-hover);--entry-header--color-focus:var(--global--color-secondary);--entry-header--font-size:var(--heading--font-size-h2);--entry-content--font-family:var(--global--font-secondary);--entry-author-bio--font-family:var(--heading--font-family);--entry-author-bio--font-size:var(--heading--font-size-h4);--branding--color-text:var(--global--color-primary);--branding--color-link:var(--global--color-primary);--branding--color-link-hover:var(--global--color-secondary);--branding--title--font-family:var(--global--font-primary);--branding--title--font-size:var(--global--font-size-lg);--branding--title--font-size-mobile:var(--heading--font-size-h4);--branding--title--font-weight:normal;--branding--title--text-transform:uppercase;--branding--description--font-family:var(--global--font-secondary);--branding--description--font-size:var(--global--font-size-sm);--branding--description--font-family:var(--global--font-secondary);--branding--logo--max-width:300px;--branding--logo--max-height:100px;--branding--logo--max-width-mobile:96px;--branding--logo--max-height-mobile:96px;--primary-nav--font-family:var(--global--font-secondary);--primary-nav--font-family-mobile:var(--global--font-primary);--primary-nav--font-size:var(--global--font-size-md);--primary-nav--font-size-sub-menu:var(--global--font-size-xs);--primary-nav--font-size-mobile:var(--global--font-size-sm);--primary-nav--font-size-sub-menu-mobile:var(--global--font-size-sm);--primary-nav--font-size-button:var(--global--font-size-xs);--primary-nav--font-style:normal;--primary-nav--font-style-sub-menu-mobile:normal;--primary-nav--font-weight:normal;--primary-nav--font-weight-button:500;--primary-nav--color-link:var(--global--color-primary);--primary-nav--color-link-hover:var(--global--color-primary-hover);--primary-nav--color-text:var(--global--color-primary);--primary-nav--padding:calc(0.66 * var(--global--spacing-unit));--primary-nav--border-color:var(--global--color-primary);--pagination--color-text:var(--global--color-primary);--pagination--color-link-hover:var(--global--color-primary-hover);--pagination--font-family:var(--global--font-secondary);--pagination--font-size:var(--global--font-size-lg);--pagination--font-weight:normal;--pagination--font-weight-strong:600;--footer--color-text:var(--global--color-primary);--footer--color-link:var(--global--color-primary);--footer--color-link-hover:var(--global--color-primary-hover);--footer--font-family:var(--global--font-primary);--footer--font-size:var(--global--font-size-sm);--pullquote--font-family:var(--global--font-primary);--pullquote--font-size:var(--heading--font-size-h3);--pullquote--font-style:normal;--pullquote--letter-spacing:var(--heading--letter-spacing-h4);--pullquote--line-height:var(--global--line-height-heading);--pullquote--border-width:3px;--pullquote--border-color:var(--global--color-primary);--pullquote--color-foreground:var(--global--color-primary);--pullquote--color-background:var(--global--color-background);--quote--font-family:var(--global--font-secondary);--quote--font-size:var(--global--font-size-md);--quote--font-size-large:var(--global--font-size-xl);--quote--font-style:normal;--quote--font-weight:700;--quote--font-weight-strong:bolder;--quote--font-style-large:normal;--quote--font-style-cite:normal;--quote--line-height:var(--global--line-height-body);--quote--line-height-large:1.35;--separator--border-color:var(--global--color-border);--separator--height:1px;--table--stripes-border-color:var(--global--color-light-gray);--table--stripes-background-color:var(--global--color-light-gray);--table--has-background-text-color:var(--global--color-dark-gray);--widget--line-height-list:1.9;--widget--line-height-title:1.4;--widget--font-weight-title:700;--widget--spacing-menu:calc(0.66 * var(--global--spacing-unit));--global--admin-bar--height:0px}body.custom-background{background:#181d5a}.custom-logo{width:60%!important}@media only screen and (min-width:652px){:root{--global--font-size-xl:2.5rem;--global--font-size-xxl:6rem;--global--font-size-xxxl:9rem;--heading--font-size-h3:2rem;--heading--font-size-h2:3rem}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent;text-decoration-thickness:1px}strong{font-weight:bolder}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}template{display:none}[hidden]{display:none}:root{--responsive--spacing-horizontal:calc(2 * var(--global--spacing-horizontal) * 0.6);--responsive--aligndefault-width:calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignwide-width:calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignfull-width:100%;--responsive--alignright-margin:var(--global--spacing-horizontal);--responsive--alignleft-margin:var(--global--spacing-horizontal)}@media only screen and (min-width:482px){:root{--responsive--aligndefault-width:min(calc(100vw - 4 * var(--global--spacing-horizontal)), 610px);--responsive--alignwide-width:calc(100vw - 4 * var(--global--spacing-horizontal));--responsive--alignright-margin:calc(0.5 * (100vw - var(--responsive--aligndefault-width)));--responsive--alignleft-margin:calc(0.5 * (100vw - var(--responsive--aligndefault-width)))}}@media only screen and (min-width:822px){:root{--responsive--aligndefault-width:min(calc(100vw - 8 * var(--global--spacing-horizontal)), 610px);--responsive--alignwide-width:min(calc(100vw - 8 * var(--global--spacing-horizontal)), 1240px)}}.entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),[class*=inner-container]>:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce){max-width:var(--responsive--alignwide-width);margin-left:auto;margin-right:auto}.post-navigation,
 .site-footer,.site-header,.widget-area{max-width:var(--responsive--alignwide-width);margin-left:auto;margin-right:auto}
 .site-footer,.site-header,.site-main,.widget-area{padding-top:var(--global--spacing-vertical);padding-bottom:var(--global--spacing-vertical);margin-left:auto;margin-right:auto}.site-header{padding-top:calc(.75 * var(--global--spacing-vertical));padding-bottom:calc(2 * var(--global--spacing-vertical))}@media only screen and (min-width:482px){.site-header{padding-bottom:calc(3 * var(--global--spacing-vertical))}}
 .site-main>*{padding: 0px;}
 .site-main>:first-child{margin-top:0}.site-main>:last-child{margin-bottom:0}.entry-content,.entry-footer,.entry-header{margin-top:var(--global--spacing-vertical);margin-right:auto;margin-bottom:var(--global--spacing-vertical);margin-left:auto}.entry-content>*,.site-main>article>*,[class*=inner-container]>*{margin-top:calc(.666 * var(--global--spacing-vertical));margin-bottom:calc(.666 * var(--global--spacing-vertical))}@media only screen and (min-width:482px){.entry-content>*,.site-main>article>*,[class*=inner-container]>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.entry-content>:first-child,.site-main>article>:first-child,[class*=inner-container]>:first-child{margin-top:0}.entry-content>:last-child,.site-main>article>:last-child,[class*=inner-container]>:last-child{margin-bottom:0}
 .site-footer>*,.widget-area>*{margin-top:calc(.666 * var(--global--spacing-vertical));margin-bottom:calc(.666 * var(--global--spacing-vertical))}@media only screen and (min-width:482px){.site-footer>*,.widget-area>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.entry-header>*,.page-content>*,.widget>*{margin-top:var(--global--spacing-unit);margin-bottom:var(--global--spacing-unit)}.entry-header>:first-child,.page-content>:first-child,.widget>:first-child{margin-top:0}.entry-header>:last-child,.page-content>:last-child,.widget>:last-child{margin-bottom:0}.entry-content>.alignfull.has-background,.entry-content>.alignleft,.entry-content>.alignleft:first-child+*,.entry-content>.alignright,.entry-content>.alignright:first-child+*{margin-top:0}.entry-content>.alignfull.has-background,.entry-content>:last-child{margin-bottom:0}body,dl,h1,h2,h3,h4,h5,h6,html,li,p,ul{padding:0;margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html{box-sizing:border-box;font-family:var(--global--font-secondary);line-height:var(--global--line-height-body)}*,::after,::before{box-sizing:inherit}body{font-size:var(--global--font-size-base);font-weight:400;color:var(--global--color-primary);text-align:left;background-color:var(--global--color-background)}button{cursor:pointer}.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}label{font-size:var(--form--font-size);font-weight:var(--form--label-weight);margin-bottom:calc(var(--global--spacing-vertical)/ 3)}@supports (-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;position:relative;width:25px;height:25px;border:var(--form--border-width) solid var(--form--border-color);background:var(--global--color-white)}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.7}.is-dark-theme input[type=checkbox],.is-dark-theme input[type=radio]{background:var(--global--color-white-90)}input[type=checkbox]:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}input[type=checkbox]:after{content:"";opacity:0;display:block;left:5px;top:2px;position:absolute;width:7px;height:13px;border:3px solid var(--form--color-text);border-top:0;border-left:0;transform:rotate(30deg)}input[type=checkbox]:checked{color:var(--form--color-text)}input[type=checkbox]:checked:after{opacity:1}input[type=radio]{border-radius:50%}input[type=radio]:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}input[type=radio]:after{content:"";opacity:0;display:block;left:3px;top:3px;position:absolute;width:11px;height:11px;border-radius:50%;background:var(--form--color-text)}input[type=radio]:checked{border:4px solid var(--form--border-color)}input[type=radio]:checked:after{opacity:1}input[type=radio]:checked:focus{outline-offset:4px;outline:2px dotted var(--form--border-color)}}@supports (-webkit-appearance:none) or (-moz-appearance:none){input[type=range]{-webkit-appearance:none;width:100%;height:6px;background:var(--form--color-ranged);border-radius:6px;outline-offset:10px}input[type=range]:disabled{opacity:.7}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer}input[type=range]::-moz-range-thumb{border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer;box-sizing:border-box}}::-moz-placeholder{opacity:1}img{height:auto;max-width:100%;vertical-align:middle}.entry-content img{max-width:100%}embed,object{max-width:100%}strong{font-weight:700}i{font-style:italic}a{cursor:pointer;color:var(--wp--style--color--link,var(--global--color-primary));text-underline-offset:3px;text-decoration-skip-ink:all}a:hover{text-decoration-style:dotted;text-decoration-skip-ink:none}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){outline:2px solid transparent;text-decoration:underline 1px dotted currentColor;text-decoration-skip-ink:none;background:rgba(255,255,255,.9)}.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:var(--global--color-black);color:var(--global--color-white);text-decoration:none}.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav{color:var(--wp--style--color--link,var(--global--color-white))}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link{outline:2px solid transparent;outline-offset:-2px}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link:focus{color:#21759b;background-color:#f1f1f1}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).custom-logo-link{background:0 0}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{outline:2px dotted var(--wp--style--color--link,var(--global--color-primary))}.site .button,button{border:var(--button--border-width) solid transparent;border-radius:var(--button--border-radius);cursor:pointer;font-weight:var(--button--font-weight);font-family:var(--button--font-family);font-size:var(--button--font-size);line-height:var(--button--line-height);padding:var(--button--padding-vertical) var(--button--padding-horizontal);text-decoration:none}.site .button:not(:hover):not(:active):not(.has-text-color),button:not(:hover):not(:active):not(.has-text-color){color:var(--global--color-background)}.has-background .site .button:not(:hover):not(:active):not(.has-text-color),.has-background button:not(:hover):not(:active):not(.has-text-color){color:var(--local--color-background,var(--global--color-primary))}.has-background .site .button:not(:hover):not(:active):not(.has-text-color).has-background,.has-background button:not(:hover):not(:active):not(.has-text-color).has-background{color:var(--global--color-primary)}.site .button:not(:hover):not(:active):not(.has-background),button:not(:hover):not(:active):not(.has-background){background-color:var(--global--color-primary)}.has-background .site .button:not(:hover):not(:active):not(.has-background),.has-background button:not(:hover):not(:active):not(.has-background){background-color:var(--local--color-primary,var(--global--color-primary))}.site .button:active,.site .button:hover,button:active,button:hover{background-color:transparent;border-color:currentColor;color:inherit}.site .button:focus,button:focus{outline-offset:-6px;outline:2px dotted currentColor}.site .button:disabled,button:disabled{background-color:var(--global--color-white-50);border-color:var(--global--color-white-50);color:var(--button--color-text-active)}
 .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{clear:both;font-family:var(--heading--font-family);font-weight:var(--heading--font-weight)}.h1 strong,.h2 strong,.h3 strong,.h4 strong,.h5 strong,.h6 strong,h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:var(--heading--font-weight-strong)}
 .h1,h1{font-size: 36px;
    padding: 10px 0px;
    font-weight: 800;
	color:#0cf348;}
.h2,h2{font-size: 30px;
   font-weight: 600;
   margin-top: 15px;
   margin-bottom: 15px;
   color:#c7ff00;}
.h3,h3{font-size:var(--heading--font-size-h3);letter-spacing:var(--heading--letter-spacing-h3);line-height:var(--heading--line-height-h3)}
.h4,h4{font-size: 26px;
    font-weight: 800;
    padding: 10px 0px;
    color: #fff5f5;}
.h5,h5{
	font-size: 22px;
    font-weight: 800;
    padding: 10px 0px;
    color: #ff9900;
}
.h6,h6{font-size:var(--heading--font-size-h6);font-weight:var(--heading--font-weight-strong);letter-spacing:var(--heading--letter-spacing-h6);line-height:var(--heading--line-height-h6)}
.entry-content [class*=inner-container]>[class=wp-block-image],.entry-content>[class=wp-block-image]{margin-top:0;margin-bottom:0}
.entry-content [class*=inner-container]>[class=wp-block-image]+*,.entry-content>[class=wp-block-image]+*{margin-top:0}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}
.gallery-item a{display:block}
.gallery-item a:focus img{outline-offset:-2px}ul{font-family:var(--list--font-family);margin:0;padding-left:calc(2 * var(--global--spacing-horizontal))}ul{list-style-type:disc}ul ul{list-style-type:circle}
p{
	color: #f7f7f7;
    text-align: justify;
    font-weight: 500;
	padding: 6px 0px
	
	}
	
p.has-background{padding:var(--global--spacing-unit)}
.has-right-content{justify-content:flex-end}
.site-header{display:flex;align-items:flex-start;flex-wrap:wrap;row-gap:var(--global--spacing-vertical)}
.wp-custom-logo 
.site-header{align-items:center}@media only screen and (min-width:482px){
.site-header{padding-top:calc(var(--global--spacing-vertical)/ .75)}}@media only screen and (min-width:822px){
.site-header{padding-top:calc(2.4 * var(--global--spacing-vertical))}}
.site-branding{color:var(--branding--color-text);margin-right:140px}
.site-branding:last-child{margin-right:0;width:100%;text-align:center}@media only screen and (min-width:482px){
.site-branding{margin-right:initial;margin-top:4px}}
.site-title{color:var(--branding--color-link);font-family:var(--branding--title--font-family);
font-size:var(--branding--title--font-size-mobile);letter-spacing:normal;
text-transform:var(--branding--title--text-transform);line-height:var(--global--line-height-heading);
margin-bottom:calc(var(--global--spacing-vertical)/ 6)}
.site-title a{color:currentColor;font-weight:var(--branding--title--font-weight)}
.site-title a:active,.site-title a:link,.site-title a:visited{color:currentColor}
.site-title a:focus,.site-title a:hover{color:var(--branding--color-link-hover)}@media only screen and (min-width:482px){
.site-title{font-size:var(--branding--title--font-size)}}
.site-description{color:currentColor;font-family:var(--branding--description--font-family);
font-size:var(--branding--description--font-size);line-height:1.4}
.site-title>a{text-decoration-color:var(--global--color-secondary)}
.site-header>.site-logo{width:100%;padding-bottom:calc(var(--global--spacing-vertical) * 1.5);border-bottom:1px solid;
text-align:center}
.site-logo .custom-logo{margin-left:auto;margin-right:auto;
max-width:var(--branding--logo--max-width-mobile);max-height:var(--branding--logo--max-height-mobile);height:auto;
display:inline-block;width:auto}@media only screen and (min-width:482px){
.site-logo .custom-logo{max-width:var(--branding--logo--max-width);max-height:var(--branding--logo--max-height);
height:auto;width:auto}}@media only screen and (max-width:481px){
.site-header.has-logo:not(.has-title-and-tagline).has-menu 
.site-logo{position:absolute;padding-top:calc(.5 * var(--global--spacing-vertical));margin-top:0;
top:var(--global--admin-bar--height)}
.primary-navigation-open 
.site-header.has-logo:not(.has-title-and-tagline)
.has-menu .site-logo{display:none}.site-header.has-logo:not(.has-title-and-tagline)
.has-menu .site-logo img{max-height:calc(var(--button--padding-vertical) - (.25 * var(--global--spacing-unit)) + 1.7em)}
.site-header:not(.has-logo).has-title-and-tagline 
.site-branding{margin-right:0;max-width:calc(100% - 160px)}
.site-header:not(.has-menu){justify-content:center}}
.site-footer{padding-top:0;padding-bottom:calc(1.7 * var(--global--spacing-vertical))}
.site-footer>.site-info{padding-top:var(--global--spacing-vertical);color:var(--footer--color-text);
font-family:var(--footer--font-family);font-size:var(--footer--font-size);line-height:var(--global--line-height-body);
border-top:3px solid var(--global--color-border)}
.site-footer>.site-info .site-name{text-transform:var(--branding--title--text-transform);
font-size:var(--branding--title--font-size)}
.site-footer>.site-info .powered-by{margin-top:calc(.5 * var(--global--spacing-vertical))}@media only screen and (min-width:822px){
	.site-footer>.site-info{display:flex;align-items:center}.site-footer>.site-info 
	.powered-by{margin-top:initial;margin-left:auto}}
	.site-footer>.site-info a{color:var(--footer--color-link)}
	.site-footer>.site-info a:active,.site-footer>.site-info a:link,.site-footer>
	.site-info a:visited{color:var(--footer--color-link)}
	.site-footer>.site-info a:hover{color:var(--footer--color-link-hover)}
	.site-footer>.site-info a:focus{color:var(--footer--color-link-hover)}
	.is-dark-theme .site-footer>.site-info a:focus{color:var(--wp--style--color--link,var(--global--color-background))}
	.singular .entry-header{border-bottom:3px solid var(--global--color-border);padding-bottom:calc(2 * var(--global--spacing-vertical));
	margin-bottom:calc(3 * var(--global--spacing-vertical))}
	.home .entry-header{border-bottom:none;padding-bottom:0;margin-bottom:0}
	.entry-title{color:var(--entry-header--color);font-size:var(--entry-header--font-size);letter-spacing:var(--heading--letter-spacing-h2);line-height:var(--heading--line-height-h2);overflow-wrap:break-word}
	.entry-title a{color:var(--entry-header--color-link);text-underline-offset:.15em}
	.entry-title a:hover{color:var(--entry-header--color-hover)}
	.entry-title a:focus{color:var(--entry-header--color-focus)}
	.entry-title a:active{color:var(--entry-header--color-link)}
	.singular .entry-title{font-size:var(--global--font-size-page-title)}h1.entry-title{line-height:var(--heading--line-height-h1);font-weight:var(--heading--font-weight-page-title)}.entry-content{font-family:var(--entry-content--font-family)}.entry-content p{word-wrap:break-word}
	.entry-footer{color:var(--global--color-primary);clear:both;float:none;font-size:var(--global--font-size-xs);display:block}
	.entry-footer>span{display:inline-block}.entry-footer a{color:currentColor}
	.entry-footer a:focus,.entry-footer a:hover{color:var(--global--color-primary-hover)}
	.entry-footer a:active{color:currentColor}.site-main>article>.entry-footer{margin-top:var(--global--spacing-vertical);padding-top:var(--global--spacing-unit);padding-bottom:calc(3 * var(--global--spacing-vertical));border-bottom:var(--separator--height) solid var(--separator--border-color)}body:not(.single) 
	.site-main>article:last-of-type .entry-footer{border-bottom:var(--separator--height) solid transparent}
	.single .site-main>article>
	.entry-footer{margin-top:calc(3.4 * var(--global--spacing-vertical));margin-bottom:calc(3.4 * var(--global--spacing-vertical));padding-bottom:0;padding-top:calc(.8 * var(--global--spacing-vertical));border-top:3px solid var(--separator--border-color);border-bottom:var(--separator--height) solid transparent;display:grid;grid-template-columns:repeat(2,1fr);column-gap:calc(2 * var(--global--spacing-horizontal))}
	.single .site-main>article>.entry-footer .full-size-link{justify-content:flex-end;text-align:right}.single .site-main>article>.entry-footer .full-size-link:first-child:last-child{grid-column:span 2}@media only screen and (max-width:481px){.single .site-main>article>.entry-footer{display:block}
	.single .site-main>article>.entry-footer .full-size-link{display:block}.single .site-main>article>.entry-footer .full-size-link{text-align:left}}.page-title{font-size:var(--global--font-size-page-title)}h1.page-title,h2.page-title{font-weight:var(--heading--font-weight-page-title)}h1.page-title{line-height:var(--heading--line-height-h1)}.page-header{border-bottom:3px solid var(--global--color-border);padding-bottom:calc(2 * var(--global--spacing-vertical))}.search-no-results .page-content{margin-top:calc(3 * var(--global--spacing-vertical))}.menu-button-container{display:none;justify-content:space-between;position:absolute;right:0;padding-top:calc(.5 * var(--global--spacing-vertical));padding-bottom:calc(.25 * var(--global--spacing-vertical))}@media only screen and (max-width:481px){.menu-button-container{display:flex}}.menu-button-container #primary-mobile-menu{display:flex;margin-left:auto;padding:calc(var(--button--padding-vertical) - (.25 * var(--global--spacing-unit))) calc(.5 * var(--button--padding-horizontal));font-size:var(--primary-nav--font-size-button);font-weight:var(--primary-nav--font-weight-button);background-color:transparent;border:none;color:var(--primary-nav--color-link)}.menu-button-container #primary-mobile-menu .dropdown-icon{display:flex;align-items:center}.menu-button-container #primary-mobile-menu .dropdown-icon .svg-icon{margin-left:calc(.25 * var(--global--spacing-unit))}.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon{position:relative;top:-1px}.menu-button-container #primary-mobile-menu .dropdown-icon.close{display:none}.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.open{display:none}.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close{display:flex}.primary-navigation-open .menu-button-container{width:100%;z-index:500;background-color:var(--global--color-background)}.primary-navigation-open .menu-button-container #primary-mobile-menu{position:static}.primary-navigation{position:absolute;top:var(--global--admin-bar--height);right:0;color:var(--primary-nav--color-text);font-size:var(--primary-nav--font-size);line-height:1.15;margin-top:0;margin-bottom:0}.primary-navigation>.primary-menu-container{position:fixed;visibility:hidden;opacity:0;top:0;right:0;bottom:0;left:0;padding-top:calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);padding-left:var(--global--spacing-unit);padding-right:var(--global--spacing-unit);padding-bottom:var(--global--spacing-horizontal);background-color:var(--global--color-background);transition:all .15s ease-in-out;transform:translateY(var(--global--spacing-vertical))}@media only screen and (max-width:481px){.primary-navigation>.primary-menu-container{height:100vh;z-index:499;overflow-x:hidden;overflow-y:auto;border:2px solid transparent}.primary-navigation>.primary-menu-container:focus{border:2px solid var(--global--color-primary)}}@media only screen and (max-width:481px){.primary-navigation-open .primary-navigation{width:100%;position:fixed;z-index:2}}.primary-navigation-open .primary-navigation>.primary-menu-container{position:absolute;visibility:visible;opacity:1;transform:translateY(0)}@media only screen and (min-width:482px){.primary-navigation{position:relative;margin-left:auto}.primary-navigation>.primary-menu-container{visibility:visible;opacity:1;position:relative;padding:0;background-color:transparent;overflow:initial;transform:none}}.primary-navigation>div>.menu-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;list-style:none;margin:0;max-width:none;padding-left:0;position:relative}@media only screen and (max-width:481px){.primary-navigation>div>.menu-wrapper{padding-bottom:100px}.primary-navigation>div>.menu-wrapper ul{padding-left:0}}.primary-navigation>div>.menu-wrapper li{display:block;position:relative;width:100%}@media only screen and (min-width:482px){.primary-navigation>div>.menu-wrapper li{margin:0;width:inherit}.primary-navigation>div>.menu-wrapper li:last-child{margin-right:0}}.primary-navigation .primary-menu>.menu-item:hover>a{color:var(--primary-nav--color-link-hover)}@media only screen and (min-width:482px){.primary-navigation .primary-menu-container{margin-right:calc(0px - var(--primary-nav--padding));margin-left:calc(0px - var(--primary-nav--padding))}.primary-navigation .primary-menu-container>ul>.menu-item{display:flex}.primary-navigation .primary-menu-container>ul>.menu-item>a{padding-left:var(--primary-nav--padding);padding-right:var(--primary-nav--padding)}}.primary-navigation a{display:block;font-family:var(--primary-nav--font-family-mobile);font-size:var(--primary-nav--font-size-mobile);font-weight:var(--primary-nav--font-weight);padding:var(--primary-nav--padding) 0;text-decoration:none}@media only screen and (min-width:482px){.primary-navigation a{display:block;font-family:var(--primary-nav--font-family);font-size:var(--primary-nav--font-size);font-weight:var(--primary-nav--font-weight)}}.primary-navigation a+svg{fill:var(--primary-nav--color-text)}.primary-navigation a:hover,.primary-navigation a:link,.primary-navigation a:visited{color:var(--primary-nav--color-link-hover)}.primary-navigation a:hover{text-decoration:underline;text-decoration-style:dotted}.primary-navigation a:focus{position:relative;z-index:99999;outline-offset:0;text-decoration-thickness:2px}.primary-navigation .current-menu-item>a:first-child,.primary-navigation .current_page_item>a:first-child{text-decoration:underline;text-decoration-style:solid}.primary-navigation .current-menu-item>a:first-child:hover,.primary-navigation .current_page_item>a:first-child:hover{text-decoration:underline;text-decoration-style:dotted}.primary-navigation .menu-item-description{display:block;clear:both;font-size:var(--global--font-size-xs);text-transform:none;line-height:1.7}.primary-navigation .menu-item-description>span{display:inline-block}@keyframes twentytwentyone-close-button-transition{from{opacity:0}to{opacity:1}}
	.footer-navigation{margin-top:calc(2 * var(--global--spacing-vertical));margin-bottom:var(--global--spacing-vertical);color:var(--footer--color-text);font-size:var(--global--font-size-xs);
 font-family:var(--footer--font-family)}
 .footer-navigation
 {
   margin-top: 20px;
   margin-bottom: 20px;	 
 }
 .footer-navigation-wrapper{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;padding-left:0}
 .footer-navigation-wrapper li{display:inline;line-height:3}
 .footer-navigation-wrapper li a
 {
	padding:calc(1.25 * var(--primary-nav--padding)) var(--primary-nav--padding);
	transition:transform .1s ease;
	color:var(--footer--color-link)
	}
.footer-navigation-wrapper li a:active,
.footer-navigation-wrapper li a:link,
.footer-navigation-wrapper li a:visited
{
 color:var(--footer--color-link)
 }
.footer-navigation-wrapper li a:hover
{
 text-decoration:underline;
 text-decoration-style:dotted;
 text-decoration-skip-ink:none;
 color:var(--footer--color-link-hover)}
.is-dark-theme 
.footer-navigation-wrapper li a:focus .svg-icon{fill:var(--wp--style--color--link,var(--global--color-background))}
.footer-navigation-wrapper li .svg-icon{vertical-align:middle;fill:var(--footer--color-link)}
.footer-navigation-wrapper li .svg-icon:hover{transform:scale(1.1)}
.footer-navigation-wrapper .menu-item-description{display:none}
.navigation{color:var(--global--color-primary)}
.navigation a{color:var(--global--color-primary);text-decoration:none}
.navigation a:hover{color:var(--global--color-primary-hover);text-decoration:underline;text-decoration-style:dotted}
.navigation a:focus{color:var(--global--color-secondary)}.navigation a:active{color:var(--global--color-primary)}
.navigation .svg-icon{display:inline-block;fill:currentColor;vertical-align:middle;position:relative}
.post-navigation{margin:var(--global--spacing-vertical) auto}@media only screen and (min-width:822px){.post-navigation{margin:var(--global--spacing-vertical) auto}}
.post-navigation .meta-nav{line-height:var(--global--line-height-body);color:var(--global--color-primary)}
.post-navigation .post-title{display:inline-block;font-family:var(--global--font-primary);font-size:var(--global--font-size-lg);font-weight:var(--pagination--font-weight-strong);line-height:var(--global--line-height-heading)}@media only screen and (min-width:822px){.post-navigation .post-title{margin:5px calc(24px + (.25 * var(--global--spacing-unit))) 0}}
.widget-area{margin-top:calc(6 * var(--global--spacing-vertical));padding-bottom:calc(var(--global--spacing-vertical)/ 3);color:var(--footer--color-text);font-size:var(--footer--font-size);font-family:var(--footer--font-family)}@media only screen and (min-width:652px){.widget-area{display:grid;grid-template-columns:repeat(2,1fr);column-gap:calc(2 * var(--global--spacing-horizontal))}}@media only screen and (min-width:1024px){.widget-area{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:481px){.widget-area{margin-top:calc(3 * var(--global--spacing-vertical))}}
.widget-area ul{list-style-type:none;padding:0}.widget-area ul li{line-height:var(--widget--line-height-list)}
.widget-area a{color:var(--footer--color-link);text-decoration:underline;text-decoration-style:solid;text-decoration-color:currentColor}
.widget-area a:active,.widget-area a:link,.widget-area a:visited{color:var(--footer--color-link)}
.widget-area a:hover{color:var(--footer--color-link-hover);text-decoration-style:dotted}
.widget-area:after{content:"";display:table;clear:both}
.widget h1,.widget h2,.widget h3,.widget h4,.widget h5,.widget h6{font-weight:var(--widget--font-weight-title);line-height:var(--widget--line-height-title)}
.widget h1{font-size:var(--global--font-size-md)}
.widget h2{font-size:var(--global--font-size-sm); color: #ffd400 !important;
    font-size: 22px;}
.widget h3{font-size:var(--global--font-size-xs)}
.widget h4{font-size:var(--global--font-size-xs)}
.widget h5{font-size:var(--global--font-size-xs)}
.widget h6{font-size:var(--global--font-size-xs)}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}#content[tabindex="-1"]:focus{outline:0}@media (prefers-reduced-motion){*{transition-delay:0s!important;transition-duration:0s!important}}
.has-background a,
.has-background h1,
.has-background h2,
.has-background h3,
.has-background h4,
.has-background h5,
.has-background h6,
.has-background p{color:currentColor}
.has-background:not(.has-text-color)
.has-black-background-color[class],
.has-background:not(.has-text-color)
.has-dark-gray-background-color[class],
.has-background:not(.has-text-color)
.has-gray-background-color[class]{color:var(--global--color-white)}
.has-background:not(.has-text-color)
.has-black-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color)
.has-dark-gray-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color)
.has-gray-background-color[class]>[class*=__inner-container]{--local--color-primary:var(--global--color-background, #fff);color:var(--local--color-primary,var(--global--color-primary))}
.is-dark-theme .has-background:not(.has-text-color)
.has-black-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color)
.has-dark-gray-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color)
.has-gray-background-color[class]>[class*=__inner-container]{--local--color-primary:var(--global--color-primary, #000)}
.has-background:not(.has-text-color).has-blue-background-color[class],
.has-background:not(.has-text-color).has-green-background-color[class],
.has-background:not(.has-text-color).has-orange-background-color[class],
.has-background:not(.has-text-color).has-purple-background-color[class],
.has-background:not(.has-text-color).has-red-background-color[class],
.has-background:not(.has-text-color).has-white-background-color[class],
.has-background:not(.has-text-color).has-yellow-background-color[class]{color:var(--global--color-dark-gray)}
.has-background:not(.has-text-color).has-blue-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color).has-green-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color).has-orange-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color).has-purple-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color).has-red-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color).has-white-background-color[class]>[class*=__inner-container],
.has-background:not(.has-text-color).has-yellow-background-color[class]>[class*=__inner-container]{--local--color-primary:var(--global--color-primary, #000);color:var(--local--color-primary,var(--global--color-primary))}
.is-dark-theme .has-background:not(.has-text-color).has-blue-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color).has-green-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color).has-orange-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color).has-purple-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color).has-red-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color).has-white-background-color[class]>[class*=__inner-container],
.is-dark-theme .has-background:not(.has-text-color).has-yellow-background-color[class]>[class*=__inner-container]{--local--color-primary:var(--global--color-background, #fff)}footer *,header *,main *{max-width:var(--global--spacing-measure)}article,body,div,footer,header,html,main,nav,section{max-width:none}

.site-header{padding:0}
.headermain{padding-top:5px;padding-bottom:10px;}
.site-main{padding-top:0}
.profileimg img{width:100%;height:445px;border:5px solid}
.profileimg2 img2{width:100%;border:5px solid !important; Color:#fff !important;}
.probutton{
	 background-image:linear-gradient(#31ce05,#0b0b0b);
 padding:8px;font-size:14px;
 font-variant-caps:all-petite-caps;
 font-weight:600;border-radius:5px
 }
 .probutton1{
 background-image:linear-gradient(#31ce05,#0b0b0b)!important;
 font-variant-caps:all-petite-caps;font-weight:600
 }
 .profile{margin-bottom:15px}
 .profc{text-align:center}
 .proc h2{font-size:22px;font-variant-caps:petite-caps;border-bottom:1px solid #f3fb05}
 .proc p{font-size:18px;text-align:justify}
 .hothome h3,.profc h3{font-size:20px;background-image:linear-gradient(#000,#1e1275);padding:4px}
 .profc p{font-size:16px;background-image:linear-gradient(#480505,#0c0c0d);padding:4px}
 .hotelimg img{width:100%;height:auto}
 .hothome h3{font-size:15px;text-align:center}
 .hotelimg a{text-decoration:none;font-variant-caps:petite-caps}
 .hothome{text-align:center;background-image:linear-gradient(to right,#0f0e0e ,#1f5108)}
 .hothome a{line-height:35px;text-decoration:none}
 .sidebar{border-left:2px solid}
 .footerbg{background:#000000; border-top: 2px solid; color: #fbd400;}
 .footer-navigation-wrapper{background:#0400e7;}
 .widget-area a{text-decoration:none}.widget-area li{list-style:disclosure-closed}
 .widget-area li:hover
 {
	 color:#e503bf;
	 background: #e503bf;
	 
	 }
	 .primary-menu-container a
	 {
	 font-family:Kanit,sans-serif;font-weight:600}
	.primary-menu-container li:hover
	{
	 background-image:linear-gradient(to right,#8a0000 ,#000557)\
	 }
	 .primary-menu-container a:hover
	 {
	 text-decoration:none}
	 .widget-area section{border-right:2px solid;padding-left:2%}
	 #nav_menu-5{border-right:none}@media only screen and (max-width:600px){.headermain{padding-top:12%;padding-bottom:10px;}
	 .site-logo img{width:100%!important}}
	 .footercal a{font-weight:600;text-decoration:none}
	 .footercon{text-align:center;background:#0841e3; width:100%;float:left;position:fixed;bottom:0}
	 #colophon{margin-bottom:30px}
.maincnt h2{
	font-size: 30px;
    font-weight: 800;
    color: #c7ff00;
    padding: 10px 0px;
}
.maincnt h3{
	font-size: 26px;
    font-weight: 800;
    color: #c7ff00;
    padding: 10px 0px;
}
.maincnt h4 {
    font-size: 24px;
    font-weight: 800;
    color: #02ff8a;
    padding: 10px 0px;
}
	 .widget-area{margin-top:20px;}
	 .maincnt,.maincnt p{text-align:justify}.entry-title{font-size:40px!important;font-weight:600!important;padding-top:15px}
	 .entry-header{padding-bottom:20px!important}
	 .menu-wrapper a{font-variant-caps:all-petite-caps}
	 .h1c{margin-bottom:10px}
	 .h1c h1{font-size:35px;font-variant-caps:all-petite-caps;border-bottom:4px solid}
	 .nav-link{font-size:17px;font-weight:600;color:#fff!important}
	 .nav-item{background-image:linear-gradient(#df0d0d,#080909);border:1px solid;border-radius:5px}
	 .nav-item:hover{background-image:linear-gradient(#310ddf,#080909);border:1px solid;border-radius:5px}a,body{color:#fff}
	 .widget-title{color:#fff}.menu-item a{color:#fff!important}.powered-by,.powered-by a{color:#fff!important}
 .w100{
width:100%;
 height:auto;
 }
  .mobile{
 display:none;
 }
  .desktop{
 display:block;
 }
 .maninmenu {
 list-style:none;
 }
 .maninmenu a {
 padding:3px;
 margin:5px;
 text-decoration:none;
 color:#ffffff;
 font-weight:500;
 }
 .maninmenu a:hover {
 color:yellow;
 text-decoration:none; 
 }
 img{
 max-width:100%;
 height:auto;
 }
 @media only screen and (max-width:600px){
 .mobile{
 display:block;
 }
  .desktop{
 display:none;
 }
 .headermain {
  padding-top: 5px;
  }
 .custom-logo-link{
 display:inline-block;
 text-align:center;
 width:100%;
 }
 .maninmenu {
 list-style:none;
 width:100%;
 margin:5px 0
 }
 .maninmenu a {
 text-decoration:none;
 color:#ffffff;
 width:100%;
 display:inline-block;
 text-align:center;
 margin:2px 0;
 padding:5px 0;
 background: linear-gradient(to right,#0037ffeb,#ff0a0a);
 font-weight: 700;
 }
 .maninmenu a:hover {
 color:yellow;
 text-decoration:none; 
 }
 }
 